Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for concurrent downloads to client_benchmark example #1000

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

passaro
Copy link
Contributor

@passaro passaro commented Sep 6, 2024

Description of change

Add a new optional --downloads <N> flag to the client_benchmark example binary in mountpoint-s3-client, which controls the number of concurrent downloads to perform. If omitted, it defaults to N = 1 which reproduces the previous behavior.

Does this change impact existing behavior?

No.

Does this change need a changelog entry in any of the crates?

No. The change only affects one of the example binaries.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@passaro passaro temporarily deployed to PR integration tests September 6, 2024 10:22 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests September 6, 2024 10:22 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests September 6, 2024 10:22 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests September 6, 2024 10:22 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests September 6, 2024 10:22 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests September 6, 2024 10:22 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests September 6, 2024 10:22 — with GitHub Actions Inactive
Signed-off-by: Alessandro Passaro <alexpax@amazon.co.uk>
Merged via the queue into awslabs:main with commit 5d15350 Sep 6, 2024
23 checks passed
@passaro passaro deleted the throughput branch September 6, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants